Crate ockam_vault_aws
source ·Expand description
AWS implementation of the ockam_vault::Kms trait
Structs
- AWS KMS client.
- AWS KMS configuration.
- Security module implementation using an AWS KMS
Enums
- Defines how to populate the initial keys at vault startup
Traits
- This trait is introduced to help with the testing of the AwsSecurityModule